home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00537_ICON6.GIF.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  206 b   |  16 lines

  1. on mouseUp
  2.   global s, switchit
  3.   if soundBusy(2) = 0 then
  4.     mixdown()
  5.   end if
  6.   puppetSound(1, 0)
  7.   zoom()
  8.   zoom()
  9.   zoom()
  10.   zoom()
  11.   zoom()
  12.   zoom()
  13.   puppetSound(1, s + 199)
  14.   set switchit to 0
  15. end
  16.